home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / you-075a.lha / you-075a / sun4-switch.s < prev    next >
Text File  |  1992-01-17  |  145b  |  12 lines

  1. gcc_compiled.:
  2. .text
  3.     .align 4
  4. .global _stack_switch_and_go
  5.     .proc 1
  6. _stack_switch_and_go:
  7.     ta 0x3
  8.     mov %o0, %sp
  9.     mov %sp, %fp
  10.     jmp %o1
  11.     restore
  12.